-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPDX-7987 Merge Contacts #959
Conversation
Bundle sizes [mpdx-react]Compared against f64dd8a
|
bff4816
to
560f331
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking great. I lef a few comments nothing crazy.
I did see that the sorting of contacts is different from the React app va to the old Angular app. I would think they need to be the same to not confuse people.
I'm looking at TTM | John Doe | Lois Lane
on the apps account
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
b7e6d05
to
7994eed
Compare
The angular app gets at the |
Preview branch generated at https://7987-merge-contacts.d3dytjb8adxkk5.amplifyapp.com |
That is fine with me. The user prob won't be switching back and forth between both apps. If they were we might need to tell the user that we've changed the order, but I think we're good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking really good! Thank you for making those styling changes.
The only thing left is that when you click confirm, it takes about 5 seconds for the request to return. We should make it more obvious to the user that it's working on the request in the background. Maybe adding a spinning wheel would help.
Also, after the user clicks confirm, we should prevent them from making more changes until the request is done.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a few comments that need to be addressed before merging into main.
Also, the confirm buttons were not sticking to the top of the page for me. I pulled your latest code. It might just be my local as it has been acting weird.
Looks great! |
Description
https://jira.cru.org/secure/RapidBoard.jspa?rapidView=3&view=detail&selectedIssue=MPDX-7987#
Checklist: